Add acpi_table_disable() into xen/drivers/acpi/tables.c
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 30 Jul 2007 10:27:48 +0000 (11:27 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 30 Jul 2007 10:27:48 +0000 (11:27 +0100)
commit8327606c616199df42585e3a6377ba009b06f31f
tree856b555ffd94456d0d0eccf688f500cc1651cbb1
parent9b10f2284806d2d97b5e60a22eb0fadd642fb575
Add acpi_table_disable() into xen/drivers/acpi/tables.c
This function can disable a ACPI table by updating the table header.

Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/acpi/boot.c
xen/drivers/acpi/tables.c
xen/include/xen/acpi.h